Monnit Mine Java
ContentsIndexHome
PreviousUpNext
MineServer.EnqueueCommand Method
Syntax
Java
public void EnqueueCommand(int sensorID, byte[] commandFrame, Boolean isUrgent) throws Exception;

Queues sensor specific command to be sent down Numerical identifier of sensor to send command Frame for command as returned by SensorBaseProfile class Will set the urgent flag so that the command is broadcast when received by the gateway

Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!